MSVCR110.dll is Missing When WAMP Server Install [Solve]

Most of the web developers develop dynamic websites using local server. Wamp is most popular among all the local servers. But there is an error issue during installation. So many people faced this problem like me. The error is MSVCR110.dll is missing.

MSVCR110.dll is missing

The MSVCR100.dll file is part of the Microsoft Visual C++. Follow the steps to solve this error.

-> Uninstall wamp from your pc

-> Delete the wamp folder from installed drive.

-> Install Microsoft Visual C++ 2010 SP1 Redistributable Package (x86) for 32 bit. or install  Microsoft Visual C++ 2010 SP1 Redistributable Package (x64)

-> Reinstall the wamp.

Now the wamp server installed successfully and Enjoy!!!