So I installed Apache Web Server 2.x and it worked fine. I then downloaded PHP and went through the manual install steps placing php4apache2.dll, php4ts.dll and php.exe in a folder c:/php. However after editing the httpd conf file in the Apache folder the server won't restart and gives the error:
httpd.exe: Syntax error on line 115 of C:/Program Files/Apache Group/conf/httpd.conf: Cannot load C:/php/php4apache2.dll into server: The specified module could not be found.
Why would that be appearing. The file is exactly where I it is specified. Help?