After update GIT I notice problem with start my php installation on Windows 7. I don`t know it`s related to git update, however solution is easy.
You need to install the Visual C++ libraries: http://www.microsoft.com/en-us/download/details.aspx?id=30679
PHP needs the x86 version even you have x64 system. I installed this library and error was gone.
Have a nice day 🙂