Flash Remoting

So I’m trying to do some very basic flash/php integration and looking for a decent AMF remoting framework.

I’ve tried AMFPHP and I like it, but it requires a version of php that my server doesnt have. Same with SaberAMF.

I tried ZendAMF and it has just been a pain. I couldnt even get it to work locally… not to mention it’s ALOT harder to setup.

Do you guys have a recomended framework? Is there a way to get fairly simple data between flash and php without one(that isnt incredibly slow)?