I manage to install it but there is an error when I run go-pear.bat file. Error :
WARNING! The include_path defined in the currently used php.ini does not
contain the PEAR PHP directory you just specified:
<C:\PHP\pear>
If the specified directory is also not in the include_path used by
your scripts, you will have problems getting any PEAR packages working.
Current include path : .;C:\php5\pear
Configured directory : C:\PHP\pear
Where di I go wrong?