I have a SQL server running on Windows 7. Downloaded PHP and uncommented the mssql-extension. Now Apache fails to start up. When I comment the mssql-extension again, it starts up fine.
I did some research and tried copying ntwdblib.dll to system32 dir, and to the apache/bin dir, but that doesn't solve the issue. Any ideas?