Follow following steps to install any pear package on window using WAMP architecture: Go to command prompt using start->run->cmd Type “pear install <packagename>” (where<packagename> is the name of the package you want to install) OR If the above one does not work, manually download the package from the website and go to that directory that [...]
