Installing the Pecl Oauth Module on MAMP OSX 10.6
问题 Ok, so after a day of messing about with various things such as Fink, Macports, Pecl, etc. I have managed to install the oauth.so module on OSX. However, I use MAMP locally, which I think uses its own version (i.e. in its own location) of PHP, and the module has installed to the main system version of PHP? So I have run the version of PECL from the MAMP folders: sudo /Applications/MAMP/bin/php5.2/bin/pecl install oauth But it seems to have installed it in the generic folder anyway ... Build