How to add 'sqlsrv' Extension on WAMP server?

I want to work with MSSQL using WAMP server. But there is no ‘sqlsrv’ extension on WAMP server start page as well as database can’t be connected without that extension. How to add that extension.
Following error message appeared when trying to login using login page.

Fatal error: Call to undefined function sqlsrv_connect()

I want make the WAMP server start page as follows.

This image was found accidentally. But it is the work I want to get done.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.