Go to the bin folder of your Apache installation:
cd /d C:\prog\Apache22\bin
Start:
httpd -k start
Stop:
httpd -k stop
Restart:
httpd -k restart