How can I replace an oEmbed URL in post with actual embed HTML

Check out the embed API, particularly the functions wp_oembed_add_provider() and wp_embed_register_handler().

What version of WP are you running at the moment? And what happens when you place a Twitter URL on its own line in plain text? 3.4+ should handle embeds, never tried it myself.