naskar wrote:Copied libeay32.dll and ssleay32.dll to c:\windows\system32
You should never copy any PHP-related file outside of the main PHP directory.
The .dll support libraries should stay in the main PHP installation folder. If PHP can't find them, then you didn't follow the instructions as you say you did, as the instructions at php.net include adding the PHP directory to your system's PATH environment variable.