I'm following the guide here (https://stackoverflow.com/a/7002008/1346932) to install the PHP OAuth extension in MAMP PRO (using version 2.2 of MAMP PRO and version 5.3.27 of PHP).
When I get to step 3 of the guide and try to run ./configure
, I get the following error:
-bash: ./configure: No such file or directory
Any ideas how to get this to work?