I'm trying to create a backend architecture using PHP and Parse.com. Is it possible to use the PHP API on localhost?
Of course is it possible. You have official PHP api from parse.com, also you can find a complete list of third party libraries. Also you have REST api you can use !